[INFO] cloning repository https://github.com/kek/modem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kek/modem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkek%2Fmodem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkek%2Fmodem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 793145ef1ada3482c77e8a30f5ac738481fa8835
[INFO] testing kek/modem/793145ef1ada3482c77e8a30f5ac738481fa8835 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkek%2Fmodem" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kek/modem
[INFO] finished tweaking git repo https://github.com/kek/modem
[INFO] tweaked toml for git repo https://github.com/kek/modem written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kek/modem on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kek/modem already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1eff625f9addabcad1f5fb13aa0e475681a126283cbe71a44a44b5efcf190847
[INFO] running `Command { std: "docker" "start" "-a" "1eff625f9addabcad1f5fb13aa0e475681a126283cbe71a44a44b5efcf190847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1eff625f9addabcad1f5fb13aa0e475681a126283cbe71a44a44b5efcf190847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eff625f9addabcad1f5fb13aa0e475681a126283cbe71a44a44b5efcf190847", kill_on_drop: false }`
[INFO] [stdout] 1eff625f9addabcad1f5fb13aa0e475681a126283cbe71a44a44b5efcf190847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18bae1df9231270e78b4889342bc9c824be09870974ddc4e374133fa6de7ccac
[INFO] running `Command { std: "docker" "start" "-a" "18bae1df9231270e78b4889342bc9c824be09870974ddc4e374133fa6de7ccac", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.121
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.121
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling reed-solomon v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uniffi_core v0.28.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.28.3
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling uniffi_meta v0.28.3
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling modem-core v0.1.0 (/opt/rustwide/workdir/modem-core)
[INFO] [stdout] warning: value assigned to `s0` is never read
[INFO] [stdout]    --> modem-core/src/fsk.rs:296:10
[INFO] [stdout]     |
[INFO] [stdout] 296 |     let (mut s0, mut s1, mut s2) = (0f32, 0f32, 0f32);
[INFO] [stdout]     |          ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 297 |     for &x in samples {
[INFO] [stdout] 298 |         s0 = x + coeff * s1 - s2;
[INFO] [stdout]     |         ------------------------ `s0` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling modem-codec v0.1.0 (/opt/rustwide/workdir/modem-codec)
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling modem-audio v0.1.0 (/opt/rustwide/workdir/modem-audio)
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.121
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling js-sys v0.3.98
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling uniffi_testing v0.28.3
[INFO] [stderr]    Compiling uniffi_udl v0.28.3
[INFO] [stderr]    Compiling uniffi_macros v0.28.3
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.28.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling modem-cli v0.1.0 (/opt/rustwide/workdir/modem-cli)
[INFO] [stdout] warning: function `write_bytes_to_stdout` is never used
[INFO] [stdout]   --> modem-cli/src/output_format.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn write_bytes_to_stdout(b: &[u8]) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling modem-wasm v0.1.0 (/opt/rustwide/workdir/modem-wasm)
[INFO] [stderr]    Compiling uniffi v0.28.3
[INFO] [stderr]    Compiling uniffi-bindgen v0.1.0 (/opt/rustwide/workdir/uniffi-bindgen)
[INFO] [stderr]    Compiling modem-ffi v0.1.0 (/opt/rustwide/workdir/modem-ffi)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.36s
[INFO] running `Command { std: "docker" "inspect" "18bae1df9231270e78b4889342bc9c824be09870974ddc4e374133fa6de7ccac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18bae1df9231270e78b4889342bc9c824be09870974ddc4e374133fa6de7ccac", kill_on_drop: false }`
[INFO] [stdout] 18bae1df9231270e78b4889342bc9c824be09870974ddc4e374133fa6de7ccac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63d1977933ad6a798009407e537e1c391afb0c4d622aa58725aea94c6d50197e
[INFO] running `Command { std: "docker" "start" "-a" "63d1977933ad6a798009407e537e1c391afb0c4d622aa58725aea94c6d50197e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stdout] warning: value assigned to `s0` is never read
[INFO] [stdout]    --> modem-core/src/fsk.rs:296:10
[INFO] [stdout]     |
[INFO] [stdout] 296 |     let (mut s0, mut s1, mut s2) = (0f32, 0f32, 0f32);
[INFO] [stdout]     |          ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 297 |     for &x in samples {
[INFO] [stdout] 298 |         s0 = x + coeff * s1 - s2;
[INFO] [stdout]     |         ------------------------ `s0` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling uniffi-bindgen v0.1.0 (/opt/rustwide/workdir/uniffi-bindgen)
[INFO] [stderr]    Compiling modem-ffi v0.1.0 (/opt/rustwide/workdir/modem-ffi)
[INFO] [stderr]    Compiling modem-wasm v0.1.0 (/opt/rustwide/workdir/modem-wasm)
[INFO] [stderr]    Compiling modem-audio v0.1.0 (/opt/rustwide/workdir/modem-audio)
[INFO] [stdout] warning: function `write_bytes_to_stdout` is never used
[INFO] [stdout]   --> modem-cli/src/output_format.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn write_bytes_to_stdout(b: &[u8]) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling modem-cli v0.1.0 (/opt/rustwide/workdir/modem-cli)
[INFO] [stdout] warning: function `write_bytes_to_stdout` is never used
[INFO] [stdout]   --> modem-cli/src/output_format.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn write_bytes_to_stdout(b: &[u8]) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling modem-codec v0.1.0 (/opt/rustwide/workdir/modem-codec)
[INFO] [stderr]    Compiling modem-core v0.1.0 (/opt/rustwide/workdir/modem-core)
[INFO] [stdout] warning: value assigned to `bytes` is never read
[INFO] [stdout]    --> modem-core/src/frame.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         bytes[1] |= 0b1000;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `s0` is never read
[INFO] [stdout]    --> modem-core/src/fsk.rs:296:10
[INFO] [stdout]     |
[INFO] [stdout] 296 |     let (mut s0, mut s1, mut s2) = (0f32, 0f32, 0f32);
[INFO] [stdout]     |          ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 297 |     for &x in samples {
[INFO] [stdout] 298 |         s0 = x + coeff * s1 - s2;
[INFO] [stdout]     |         ------------------------ `s0` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.75s
[INFO] running `Command { std: "docker" "inspect" "63d1977933ad6a798009407e537e1c391afb0c4d622aa58725aea94c6d50197e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63d1977933ad6a798009407e537e1c391afb0c4d622aa58725aea94c6d50197e", kill_on_drop: false }`
[INFO] [stdout] 63d1977933ad6a798009407e537e1c391afb0c4d622aa58725aea94c6d50197e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20bd291bdc4dae5659b78a0418827e68e9327c18de94063497f1fe314dbdf31d
[INFO] running `Command { std: "docker" "start" "-a" "20bd291bdc4dae5659b78a0418827e68e9327c18de94063497f1fe314dbdf31d", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `s0` is never read
[INFO] [stderr]    --> modem-core/src/fsk.rs:296:10
[INFO] [stderr]     |
[INFO] [stderr] 296 |     let (mut s0, mut s1, mut s2) = (0f32, 0f32, 0f32);
[INFO] [stderr]     |          ^^^^^^ this value is reassigned later and never used
[INFO] [stderr] 297 |     for &x in samples {
[INFO] [stderr] 298 |         s0 = x + coeff * s1 - s2;
[INFO] [stderr]     |         ------------------------ `s0` is overwritten here before the previous value is read
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `modem-core` (lib) generated 1 warning
[INFO] [stderr] warning: value assigned to `bytes` is never read
[INFO] [stderr]    --> modem-core/src/frame.rs:199:9
[INFO] [stderr]     |
[INFO] [stderr] 199 |         bytes[1] |= 0b1000;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `s0` is never read
[INFO] [stderr]    --> modem-core/src/fsk.rs:296:10
[INFO] [stderr]     |
[INFO] [stderr] 296 |     let (mut s0, mut s1, mut s2) = (0f32, 0f32, 0f32);
[INFO] [stderr]     |          ^^^^^^ this value is reassigned later and never used
[INFO] [stderr] 297 |     for &x in samples {
[INFO] [stderr] 298 |         s0 = x + coeff * s1 - s2;
[INFO] [stderr]     |         ------------------------ `s0` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: `modem-core` (lib test) generated 2 warnings
[INFO] [stderr] warning: function `write_bytes_to_stdout` is never used
[INFO] [stderr]   --> modem-cli/src/output_format.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub fn write_bytes_to_stdout(b: &[u8]) -> anyhow::Result<()> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `modem-cli` (bin "modem" test) generated 1 warning
[INFO] [stderr] warning: `modem-cli` (bin "modem") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/modem_audio-75780ce3eb41cf18)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/modem-365af90845c1f326)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/rank_harness.rs (/opt/rustwide/target/debug/deps/rank_harness-1b10232cf4b2c476)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] wrote 672000 samples (14.0s) to /tmp/.tmpMW2TK3/captures/synth-001.wav
[INFO] [stdout] test rank_reports_ok_for_clean_synthetic_capture ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wav_roundtrip.rs (/opt/rustwide/target/debug/deps/wav_roundtrip-f1c135f17c040e11)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] wrote 1344000 samples (28.0s) to /tmp/.tmpsPAjrZ/out.wav
[INFO] [stdout] test cli_wav_roundtrip_audible ... ok
[INFO] [stderr] wrote 400 bytes to /tmp/.tmpsPAjrZ/decoded.bin
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/modem_codec-52c00db39a7a5c78)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.72s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tx::tests::encodes_to_nonempty_samples ... ok
[INFO] [stdout] test tx::tests::multi_frame_payload_splits ... ok
[INFO] [stdout] test rx::tests::single_frame_roundtrip ... ok
[INFO] [stdout] test rx::tests::finds_preamble_with_silence_padding ... ok
[INFO] [stdout] test rx::tests::back_to_back_transmissions_decode_cleanly ... ok
[INFO] [stdout] test rx::tests::multi_frame_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stream_roundtrip.rs (/opt/rustwide/target/debug/deps/stream_roundtrip-e1831646745047e8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test arbitrary_bytes_clean_channel has been running for over 60 seconds
[INFO] [stdout] test boundary_lengths has been running for over 60 seconds
[INFO] [stdout] test boundary_lengths ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "20bd291bdc4dae5659b78a0418827e68e9327c18de94063497f1fe314dbdf31d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20bd291bdc4dae5659b78a0418827e68e9327c18de94063497f1fe314dbdf31d", kill_on_drop: false }`
[INFO] [stdout] 20bd291bdc4dae5659b78a0418827e68e9327c18de94063497f1fe314dbdf31d
